[INFO] cloning repository https://github.com/deeper-x/actix-web-crud-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deeper-x/actix-web-crud-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeeper-x%2Factix-web-crud-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeeper-x%2Factix-web-crud-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d858f93d2bc8286320c35f992a6ea3438d4432e7
[INFO] testing deeper-x/actix-web-crud-template against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeeper-x%2Factix-web-crud-template" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/deeper-x/actix-web-crud-template
[INFO] finished tweaking git repo https://github.com/deeper-x/actix-web-crud-template
[INFO] tweaked toml for git repo https://github.com/deeper-x/actix-web-crud-template written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deeper-x/actix-web-crud-template on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/deeper-x/actix-web-crud-template already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] [stderr]   Downloaded tokio-pg-mapper v0.2.0
[INFO] [stderr]   Downloaded indexmap v2.3.0
[INFO] [stderr]   Downloaded deadpool-postgres v0.12.1
[INFO] [stderr]   Downloaded tokio-pg-mapper-derive v0.2.0
[INFO] [stderr]   Downloaded confik-macros v0.11.1
[INFO] [stderr]   Downloaded actix-rt v2.10.0
[INFO] [stderr]   Downloaded postgres-types v0.2.7
[INFO] [stderr]   Downloaded actix-server v2.4.0
[INFO] [stderr]   Downloaded confik v0.11.7
[INFO] [stderr]   Downloaded flate2 v1.0.31
[INFO] [stderr]   Downloaded tokio-postgres v0.7.11
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded actix-http v3.8.0
[INFO] [stderr]   Downloaded actix-web v4.8.0
[INFO] [stderr]   Downloaded envious v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 066d62948d043cfd2bc86d1428e282809705b5c8d3f184bda6e8294d6c9573b0
[INFO] running `Command { std: "docker" "start" "-a" "066d62948d043cfd2bc86d1428e282809705b5c8d3f184bda6e8294d6c9573b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "066d62948d043cfd2bc86d1428e282809705b5c8d3f184bda6e8294d6c9573b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "066d62948d043cfd2bc86d1428e282809705b5c8d3f184bda6e8294d6c9573b0", kill_on_drop: false }`
[INFO] [stdout] 066d62948d043cfd2bc86d1428e282809705b5c8d3f184bda6e8294d6c9573b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 124a577bbe991a21bcc62ffaf2c6b4a8f6e3e51e41585de6a53413c1cde75ce6
[INFO] running `Command { std: "docker" "start" "-a" "124a577bbe991a21bcc62ffaf2c6b4a8f6e3e51e41585de6a53413c1cde75ce6", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-6.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=f490d531f4371f63 -C extra-filename=-5386f2f158274f76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-06c983927188c99c.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-2cbcfaf5b9f938fe.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-5ae1fa94f4019ee6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "124a577bbe991a21bcc62ffaf2c6b4a8f6e3e51e41585de6a53413c1cde75ce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "124a577bbe991a21bcc62ffaf2c6b4a8f6e3e51e41585de6a53413c1cde75ce6", kill_on_drop: false }`
[INFO] [stdout] 124a577bbe991a21bcc62ffaf2c6b4a8f6e3e51e41585de6a53413c1cde75ce6
